[INFO] cloning repository https://github.com/brucechin/vector-dot-product-microbench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brucechin/vector-dot-product-microbench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucechin%2Fvector-dot-product-microbench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucechin%2Fvector-dot-product-microbench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3eb689fcb1edd44b9ada7c55bb721932cf9a610b
[INFO] checking brucechin/vector-dot-product-microbench against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucechin%2Fvector-dot-product-microbench" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brucechin/vector-dot-product-microbench
[INFO] finished tweaking git repo https://github.com/brucechin/vector-dot-product-microbench
[INFO] tweaked toml for git repo https://github.com/brucechin/vector-dot-product-microbench written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brucechin/vector-dot-product-microbench on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brucechin/vector-dot-product-microbench already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking brucechin/vector-dot-product-microbench against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucechin%2Fvector-dot-product-microbench" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brucechin/vector-dot-product-microbench
[INFO] finished tweaking git repo https://github.com/brucechin/vector-dot-product-microbench
[INFO] tweaked toml for git repo https://github.com/brucechin/vector-dot-product-microbench written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brucechin/vector-dot-product-microbench on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brucechin/vector-dot-product-microbench already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.15
[INFO] [stderr]   Downloaded pin-project-lite v0.2.1
[INFO] [stderr]   Downloaded sha2 v0.9.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.69
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.69
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded merkle v1.11.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]   Downloaded derivative v2.1.3
[INFO] [stderr]   Downloaded tinytemplate v1.2.0
[INFO] [stderr]   Downloaded js-sys v0.3.46
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.69
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] [stderr]   Downloaded ring v0.16.19
[INFO] [stderr]   Downloaded web-sys v0.3.46
[INFO] [stderr]   Downloaded unroll v0.1.4
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 697f7920408de6cc249e542d52095964d56b0b5c00c34eda4268c4f24a42ec8c
[INFO] running `Command { std: "docker" "start" "-a" "697f7920408de6cc249e542d52095964d56b0b5c00c34eda4268c4f24a42ec8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "697f7920408de6cc249e542d52095964d56b0b5c00c34eda4268c4f24a42ec8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697f7920408de6cc249e542d52095964d56b0b5c00c34eda4268c4f24a42ec8c", kill_on_drop: false }`
[INFO] [stdout] 697f7920408de6cc249e542d52095964d56b0b5c00c34eda4268c4f24a42ec8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40d0682d275f94ed99986faa3e537088e9a39501ef680fc44a205e12680b7c73
[INFO] running `Command { std: "docker" "start" "-a" "40d0682d275f94ed99986faa3e537088e9a39501ef680fc44a205e12680b7c73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking pin-project-lite v0.2.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking tracing-subscriber v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.3.1
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling merkle v1.11.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking bench-utils v0.1.1-alpha.0 (https://github.com/brucechin/zexe.git#1d794fb9)
[INFO] [stderr]     Checking blake2 v0.8.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking sha2 v0.9.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking fast-math v0.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking plotters v0.2.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling ring v0.16.19
[INFO] [stderr]     Checking criterion-plot v0.4.3
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected type `u64`
[INFO] [stdout]             found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/uint_macros.rs:3755:21
[INFO] [stdout]    --> /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/mod.rs:1318:4
[INFO] [stdout]    ::: /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/mod.rs:1342:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 208 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 208 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:1712:54
[INFO] [stdout]      |
[INFO] [stdout] 1712 |                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]      |                                             -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/uint_macros.rs:3755:21
[INFO] [stdout]     --> /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/mod.rs:1318:4
[INFO] [stdout]     ::: /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/mod.rs:1342:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 1712 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 1712 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:2128:19
[INFO] [stdout]      |
[INFO] [stdout] 2128 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/uint_macros.rs:3755:21
[INFO] [stdout]     --> /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/mod.rs:1318:4
[INFO] [stdout]     ::: /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/mod.rs:1342:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2128 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2128 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.1/src/biguint.rs:2156:19
[INFO] [stdout]      |
[INFO] [stdout] 2156 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]      |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/uint_macros.rs:3755:21
[INFO] [stdout]     --> /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/mod.rs:1318:4
[INFO] [stdout]     ::: /rustc/f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2/library/core/src/num/mod.rs:1342:5
[INFO] [stdout]      |
[INFO] [stdout]      = note: in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]      |
[INFO] [stdout] 2156 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 2156 +         .div_ceil(u64::from(bits))
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "40d0682d275f94ed99986faa3e537088e9a39501ef680fc44a205e12680b7c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d0682d275f94ed99986faa3e537088e9a39501ef680fc44a205e12680b7c73", kill_on_drop: false }`
[INFO] [stdout] 40d0682d275f94ed99986faa3e537088e9a39501ef680fc44a205e12680b7c73
